xend: support 'ioemu' subtype in tap protocol specification
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 19 Apr 2010 07:59:14 +0000 (08:59 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 19 Apr 2010 07:59:14 +0000 (08:59 +0100)
commit04dffa0be959268a5165b59c389656c8e33b6598
tree97a652f85d788221da56781e01835ae3c9ec082c
parentfc9e443321a455dee9da6aa57538c110ee860e0f
xend: support 'ioemu' subtype in tap protocol specification

blktapctrl supports both 'tapdisk' and 'ioemu' subtypes in tap
protocol specification.  Support the 'ioemu' subtype in xend
BlktapController as well.

Signed-off-by: Jim Fehlig <jfehlig@novell.com>
tools/python/xen/xend/server/BlktapController.py